home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / catn025.zip / CATNODE.DOC < prev    next >
Text File  |  1992-07-29  |  6KB  |  167 lines

  1.  
  2.  
  3.         CATNODE! v0.25 Beta
  4.  
  5.         Nodelist Processor for WILDCAT! v3.5
  6.  
  7.         (c) Copyright 1992 by Dale L. Barnes, All Rights Reserved
  8.  
  9.         Fidonet 1:3601/14.20
  10.  
  11.  
  12.  
  13.         Quick Docs
  14.         ~~~~~~~~~~
  15.  
  16.         These are the shortest docs I have written so here goes.
  17.  
  18.         The setup for this program is just like WILDNODE except the
  19.         you must rename or copy the WILDNODE.CFG to CATNODE.CFG.
  20.  
  21.         What CATNODE offers over WILDNODE 1.10 is the following:
  22.  
  23.         1) Abort ability at any time during compile.  You cannot abort
  24.            while doing a merge.  Just press the ESC key and this will
  25.            stop at the current position but you should still be able to
  26.            use what has been compiled but it allows you to stop and
  27.            reconfigure quickly.
  28.  
  29.         2) Status bar showing current position of current RAW nodelist
  30.            file and a percentage of it being completed.
  31.  
  32.         3) Also shows what ZONES have been defined in the config file
  33.            and what NODE address you have defined.
  34.  
  35.         4) Merge ability - This will allow you to MERGE any St. Louis format
  36.            nodediff file to the proper nodelist file.  Also Merge has the
  37.            ability to MERGE any "NODEDIFF.xxx" file found.
  38.  
  39.         5) Define your primary nodelist.  See the section on the control
  40.            file for more details.
  41.  
  42.         Ok, this is a BETA, so you are using it AT YOUR OWN RISK.
  43.  
  44.         Files Included in this release:
  45.  
  46.         CATNODE.EXE  - Plain version, runs on any MSDOS machine
  47.         CATN286.EXE  - 286/386/486 version of program
  48.         CATNODE.CFG  - Sample configuration file
  49.         CATNODE.DOC  - This Document
  50.  
  51.  
  52.  
  53.         INSTALLATION
  54.         ~~~~~~~~~~~~
  55.         Now with that out of the way, let us install this package.
  56.  
  57.         You have two ways of using this:
  58.  
  59.         1)  Place the CATNODE files in the same directory as your
  60.             raw nodelist files and where your WC nodelist files are
  61.             suppose to be as defined in MAKEWILD.  You can run CATNODE!
  62.             from this directory or use option #2.
  63.  
  64.         2)  CATNODE can use the WCNODELIST DOS environment variable
  65.             and place CATNODE.EXE on any path defined via the SET PATH
  66.             statement.  Your CATNODE.CFG, raw nodelist files and the
  67.             WILDCAT! nodelist files will need to be where WCNODELIST
  68.             points to.  Also this is where your WILDNODE.DAT/IX files
  69.             will be placed.
  70.  
  71.             YOU MUST MAKE SURE that the trailing backslash is used:
  72.  
  73.             Example:  Set WCNODELIST=E:\WC30\DATA\
  74.  
  75.             Now CATNODE does not require the trailing backslash but I
  76.             guess WILDCAT does or other utilities.
  77.  
  78.  
  79.         Control File
  80.         ~~~~~~~~~~~~
  81.         Now we must edit the CATNODE.CFG file.  A Example of what one
  82.         might look like is:
  83.  
  84.         ; Catnode! v0.25 configuration file
  85.         ;
  86.         ; Define what nodelist is your "default".  NO PATHS or EXT's NEEDED!
  87.         ;
  88.         Default_List NODELIST
  89.         ;
  90.         ; Your Network address
  91.         ;
  92.         Node 1:3601/14.20
  93.         ;
  94.         ; What zones to include in compile, as many as you want, not sure
  95.         ; what the limit will be!
  96.         ;
  97.         Zones 1 5 6
  98.         ;
  99.         ; Private St. Louis style nodelists to include
  100.         ;
  101.         Pvtlist dbnet
  102.         ;
  103.         ; Your country dialing prefix:
  104.         ;  USA = 1
  105.         ;
  106.         Country 1
  107.         ;
  108.         ; Cost for calls
  109.         ;
  110.         ; COST <domestic> <international>
  111.         ;
  112.         ; Repeats until a "END" is found
  113.         ;
  114.         ;  First field is the phone number to look for, followed by
  115.         ;  the cost of any phone number that matches the dialing prefix
  116.         ;
  117.         Cost  11  125
  118.             1-415-   4
  119.             1-916-   9
  120.             1-707-   11
  121.         End
  122.         ;
  123.         ;
  124.         ; END OF CONFIGURATION FILE
  125.  
  126.  
  127.         Review
  128.         ~~~~~~
  129.         Well this is the end of the docs for this version.  I will try
  130.         and clean it up a bit and explain more for the next version.  I
  131.         have tested this version pretty well but it may fail on someone
  132.         elses system.  For those of you that use "other" nodelists or
  133.         special PVTLISTS, please let me know as I was not able to test
  134.         the merge ability with anything other than NODELIST/NODEDIFF
  135.         naming.
  136.  
  137.         Enjoy!
  138.  
  139.         Dale Barnes
  140.         Gainesville, FL
  141.         Fidonet 1:3601/14.20
  142.  
  143.         Registration
  144.         ~~~~~~~~~~~~
  145.         Well it was a rather simple program to do since I had already
  146.         written other nodelist compilers and this did get me to add a
  147.         few things that I wanted but never got around to doing it, plus
  148.         I had some FUN!
  149.  
  150.         The price is FREE, well almost, cost is a simple thank you.  I
  151.         am currently checking into changing the format of my mailer and
  152.         mail processor to support Wildcat!
  153.  
  154.         History
  155.         ~~~~~~~
  156.  
  157.         v0.10b - 07/22/92 - First initial release of beta
  158.         v0.11  - 07/24/92 - Second release of beta. - not public
  159.                             Zone support added, cleaned up code a bit.
  160.         v0.20  - 07/26/92 - Added PVTLIST support and tested.  Sending
  161.                             out as next beta.
  162.         v0.25  - 07/29/92 - Added MERGE code, seems to be working but
  163.                             needs further testing.  Sending it to anyone
  164.                             that wants it.  Currently only works with
  165.                             "NODEDIFF" style files.
  166.  
  167.